[INFO] cloning repository https://github.com/jason5122/alacritty-simplified
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jason5122/alacritty-simplified" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjason5122%2Falacritty-simplified", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjason5122%2Falacritty-simplified'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 767c729ffd0fa1ae27812987466154f7247b656f
[INFO] checking jason5122/alacritty-simplified against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjason5122%2Falacritty-simplified" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jason5122/alacritty-simplified
[INFO] finished tweaking git repo https://github.com/jason5122/alacritty-simplified
[INFO] tweaked toml for git repo https://github.com/jason5122/alacritty-simplified written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jason5122/alacritty-simplified on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jason5122/alacritty-simplified already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: winit-0.29.11/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `simple_logger` dependency)
[INFO] [stderr] warning: winit-0.29.11/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `sctk-adwaita` dependency)
[INFO] [stderr] warning: winit-0.29.11/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `wayland-backend` dependency)
[INFO] [stderr] warning: `winit` (manifest) generated 3 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 62c0b8fc7604fc9749ee150a8d26543377a70c293851dbe8a152c16b49521267
[INFO] running `Command { std: "docker" "start" "62c0b8fc7604fc9749ee150a8d26543377a70c293851dbe8a152c16b49521267", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "62c0b8fc7604fc9749ee150a8d26543377a70c293851dbe8a152c16b49521267" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62c0b8fc7604fc9749ee150a8d26543377a70c293851dbe8a152c16b49521267", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "62c0b8fc7604fc9749ee150a8d26543377a70c293851dbe8a152c16b49521267" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: winit-0.29.11/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `simple_logger` dependency)
[INFO] [stderr] warning: winit-0.29.11/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `sctk-adwaita` dependency)
[INFO] [stderr] warning: winit-0.29.11/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `wayland-backend` dependency)
[INFO] [stderr] warning: `winit` (manifest) generated 3 warnings
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]     Checking libloading v0.8.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling thiserror v1.0.52
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling syn v2.0.43
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking xkeysym v0.2.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking memmap2 v0.9.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crossfont v0.7.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking x11rb-protocol v0.13.0
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking freetype-rs v0.26.0
[INFO] [stderr]     Checking servo-fontconfig v0.5.1
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling drm-sys v0.6.1
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]     Checking anstream v0.6.5
[INFO] [stderr]     Checking ab_glyph v0.2.23
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking fdeflate v0.3.3
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling winit v0.29.11 (/opt/rustwide/workdir/winit-0.29.11)
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking linux-raw-sys v0.6.4
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking clap_builder v4.4.11
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking polling v3.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.52
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling glutin v0.31.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking tiny-skia-path v0.11.3
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking raw-window-handle v0.6.0
[INFO] [stderr]     Checking winnow v0.5.30
[INFO] [stderr]    Compiling x11rb v0.12.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking x11rb-protocol v0.12.0
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.10
[INFO] [stderr]    Compiling ctor v0.2.7
[INFO] [stderr]     Checking drm-ffi v0.7.1
[INFO] [stderr]    Compiling alacritty v0.14.0-dev (/opt/rustwide/workdir/alacritty)
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> alacritty/build.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[cfg(windows)]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `alacritty` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "62c0b8fc7604fc9749ee150a8d26543377a70c293851dbe8a152c16b49521267", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62c0b8fc7604fc9749ee150a8d26543377a70c293851dbe8a152c16b49521267", kill_on_drop: false }`
[INFO] [stdout] 62c0b8fc7604fc9749ee150a8d26543377a70c293851dbe8a152c16b49521267
